GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetCreator Method





In This Topic
SetCreator Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(475)>
Sub SetCreator( _
   ByVal Creator As String _
) 
[DispId(475)]
void SetCreator( 
   string Creator
)
procedure SetCreator( 
    Creator: String
); 
DispIdAttribute(475)
function SetCreator( 
   Creator : String
);
[DispId(475)]
void SetCreator( 
   string* Creator
) 
[DispId(475)]
void SetCreator( 
   String^ Creator
) 

Parameters

Creator
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members